/*///////////////////////////////////////COMMON/////////////*/
* {
	font-weight: 400;
	letter-spacing: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

html,
body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', '微软雅黑', '黑体', SimHei;
	background: white;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%;
	letter-spacing: 0.1em;
	color: #5D5D5D;
}

input,
textarea,
button {
	font-family: inherit;
}

ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
p {
	padding: 0;
	margin: 0;
}

img {
	border-width: 0;
}

object,
embed {
	vertical-align: bottom;
}

ul,
ul li,
ol,
ol li {
	list-style: none;
}

a {
	text-decoration: none;
	display: block;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
}

a:link,
a:active,
a:hover,
a:visited {
	color: #3d3d3d;
}

a {
	text-decoration: none;
	outline: none;
}

a:active {
	star: expression(this.onFocus=this.blur());
}
}

a.yellow:link,
a.yellow:active,
a.yellow:hover,
a.yellow:visited {
	color: #fcce01 !important;
}

.font_red {
	color: #ed1c24;
}

img,
a img {
	margin: 0;
	padding: 0;
	border: 0;
	border-style: none;
	text-decoration: none;
	vertical-align: top;
}

strong {
	font-weight: bold;
}


.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: none;
}

..swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: none;
}



.flexslider.flexsliderli {
	height: 280px;
	margin-bottom: 50px;
}

.flexslider.flexsliderli .flex-direction-nav li a {
	width: 13px;
	height: 24px;
}

.flexsliderli li:before {
	display: none;
}

.flexsliderli .slides li img {
	width: 264px;
	margin: 0 auto 20px;
}

.flexsliderli .slides li p {
	line-height: 36px;
}

.flexsliderli {
	margin-top: 0px;
	padding-bottom: 100px;
}

.flexsliderli .slides {
	width: 80%;
	/* margin: auto; */
	margin: 30px auto;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .08);
	padding: 20px 57px 40px;
	width: calc(100% - 200px);
	background: #fff;
}

.flexsliderli li {
	width: 20px;
}

.flexsliderli .flex-control-nav a {
	width: 10px;
	height: 10px;
	background-color: #cad0e0;
	border-radius: 50%;
	margin-right: 10px;
}

.flexsliderli .flex-direction-nav li a {
	display: block;
}

.flexsliderli:hover .flex-prev {
	opacity: 1;
}

.flexsliderli .flex-prev {
	left: 0;
	margin-top: 0px;
	background: url(../img/left_arrow.png) no-repeat;
	background-size: 100% 100%;
}

.flexsliderli .flex-next {
	right: 0px;
	margin-top: 0px;
	background: url(../img/right_arrow.png) no-repeat;
	background-size: 100% 100%;
}

.flexsliderli .flex-control-paging li a.flex-active {
	background: #012689;
}

.new_index {
	width: 100%;
	background: #f0f1f7;
}

.new_index_con {
	width: 1200px;
	margin: 80px auto 0;
	padding-top: 100px;
	padding-bottom: 80px;
	overflow: hidden;
	cursor: pointer;
}

.new_conl {
	width: 590px;
	float: left;
}

.new_conl img {
	width: 100%;
	height: 430px;
}

.new_conr {
	float: right;
}

.newpic_c {
	padding: 20px;
	background: #fff;
	overflow: hidden;
}

.newpic_c .newpic_cl {
	float: left;
	width: 100px;
	text-align: center;
	border-right: 1px solid #dddddd;
}

.newpic_c .newpic_cl .timeup {
	font-size: 48px;
	color: #9f9f9f;
}

.newpic_c .newpic_cl .timed {
	font-size: 18px;
	color: #80858b;
}

.newpic_c .newpic_cr {
	float: right;
	width: 370px;
}

.newpic_c .newpic_cr span {
	font-size: 18px;
	color: #333;
}

.newpic_c .newpic_cr p {
	font-size: 14px;
	color: #80858b;
	margin-top: 10px;
}

.newpic_c.nobg {
	background: none;
	border-bottom: 1px solid #dddddd;
	padding-top: 35px;
	padding-bottom: 35px;
	cursor: pointer;
}

.list_nav_index li {
	border-left: 1px solid #004EA2;
	float: left;
	width: 33.3333333%;
	box-sizing: border-box;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}

.list_nav_index li.tabcur {
	background: #004EA2;
	color: #fff;
}

.list_nav_index {
	border-top: 1px solid #004EA2;
	overflow: hidden;
	border-right: 1px solid #004EA2;
	border-bottom: 1px solid #004EA2;
	margin-bottom: 28px;
}

.list_nr_index .newpic_c .newpic_cr {
	margin-left: 30px;
}

.list_nr_index .newpic_c .newpic_cr p a {
	color: #80858b;
}




.inner {
	width: 1200px;
	display: flex;
	justify-content: space-evenly;
	margin: auto;
}

/* #header {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	z-index: 10;
	height: 90px;
	background: rgba(0, 0, 0, .5);
}

#header[data="home"] {
	background: 0 0 !important;
}

#header .mbtn {
	display: none;
}

#header .logo {
	float: left;
	padding: 27px 0 0 0;
}

#header .nav {
	float: right;
	margin: 15px 0px 0 0;
}

#menuList dl {
	position: absolute;
	width: 100%;
	left: 0;
	background: rgba(255, 255, 255, 0.8);
	display: none;
}

#menuList:hover dl {
	display: block;
	line-height: 60px;
}

#header .nav li#menuList dl a {
	border-bottom: none;
	color: #000;
	font-size: 16px;
	padding: 0 10px;
}

#header .nav li#menuList dl dd {
	display: inline-block;
}

#header .nav a,
#header .nav a:link,
#header .nav a:active,
#header .nav a:hover,
#header .nav a:visited {
	color: #000;
}

#header .nav li {
	float: left;
	text-align: center;
	line-height: 70px;
	font-size: 16px;
	margin: 0 2px;
}

#header .nav li a {
	padding: 0 14px 0 14px;
}

#header .nav li.language {
	width: 0;
	position: relative;
}

#header .nav li.language a {
	position: absolute;
	left: 0;
	white-space: nowrap;
	border: 1px #fff solid;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 16px;
	top: 18px;
	border-radius: 20px;
}

#header .nav li.language a:hover {
	border: 1px #fff solid;
}

#header .nav li.fdj {
	margin-top: 20px;
}

#header .nav li a {
	border-bottom: 3px transparent solid;
}

#header .nav li:hover a,
#header .nav li.cur a {
	border-bottom: 3px #004ea2 solid;
}

#header .nav.on li.cur a {
	border-bottom: 3px transparent solid;
}

#main {
	overflow: hidden;
}


[data='pc'] {
	display: block;
}

[data='m'] {
	display: none;
}

@media only screen and (max-width:690px) {
	[data='pc'] {
		display: none;
	}

	[data='m'] {
		display: block;
	}

	.inner {
		width: 100%;
	}

	#header {
		height: 60px;
	}

	#header .inner {
		width: 100% !important;
	}

	#header[data="home"] {
		background: rgba(0, 0, 0, .5) !important
	}

	#menuList dl {
		position: relative;
		padding: 10px 0;
	}

	#menuList:hover dl {
		line-height: 40px;
	}

	#header .nav li#menuList dl a {
		font-size: 11px;
	}

	#header .mbtn {
		height: 60px;
		width: 20%;
		background: #165da9;
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		line-height: 60px;
		text-align: center;
		color: #FFF;
	}

	#header .mbtn:before {
		content: '';
		background: url(../img/menu.png) no-repeat;
		width: 19px;
		height: 17px;
		display: inline-block;
		background-size: 100%;
		margin-right: 5px;
		margin-top: 20px;
	}

	#header .mbtn span {
		vertical-align: middle;
	}

	#header .logo img {
		height: 33px;
	}

	#header .logo {
		margin: auto;
		float: none;
		text-align: center;
		padding-top: 17px;
	}

	#header .nav {
		float: none;
		width: 100%;
		margin: 0;
		background: rgba(255, 255, 255, .9);
		overflow: hidden;
		position: absolute;
		top: 60px;
		left: 0;
		z-index: 1000;
		display: none;
	}

	#header .nav li {
		width: 100%;
		margin: auto;
		float: none;
		border-bottom: 1px #d6d6d6 solid;
		line-height: 60px;
	}

	#header .nav li a:hover,
	#header .nav li.cur a {
		color: #19b6f0;
		border: none;
	}

	#header .nav li.language {
		width: 94%;
		height: 60px;
	}

	#header .nav li.language a {
		position: inherit;
		border: none;
		font-size: 18px;
	}

	#header .nav li.language a:hover {
		border: none;
	}

	#header .nav li a:hover {
		border-bottom: 0px
	}

	#header .nav a,
	#header .nav a:link,
	#header .nav a:active,
	#header .nav a:hover,
	#header .nav a:visited {
		color: #000;
	}

}

#header {
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000)";
}

#header .inner {
	width: 1200px;
	overflow: hidden;
}
 */

/*新闻资讯*/
.new_zhaoxin {
	width: 100%;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
}

.new_con {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 36px;
	padding-bottom: 42px;
}

.new_con li {
	float: left;
	width: 26%;
	margin-right: 3.5%;
	margin-left: 3.5%;
}

.new_con li h2 {
	font-size: 18px;
	color: #165da9;
	height: 40px;
	/* 改为和图标同高，避免图标被压缩 */
	line-height: 40px;
	/* 文字垂直居中，和高度一致 */
	font-weight: bold;
	padding-left: 50px;
	/* 40px图标 + 10px间距 */
	background-repeat: no-repeat;
	background-size: 40px 40px;
	/* 强制固定图标尺寸，不缩放 */
	background-position: 0 0;
	/* 精准对齐，避免偏移变形 */
	margin-bottom: 20px;
	padding-top: 0;
	/* 取消顶部内边距，避免文字错位 */
}


/* 第一个标题：提升产品质量与安全性 - ico1.png */
.new_con a:nth-of-type(1) li h2 {
	background-image: url(../../assets/img/ico1.png);
}

/* 第二个标题：优化供应链管理 - ico2.png */
.new_con a:nth-of-type(2) li h2 {
	background-image: url(../../assets/img/ico2.png);
}

/* 第三个标题：增强市场竞争力 - ico3.png */
.new_con a:nth-of-type(3) li h2 {
	background-image: url(../../assets/img/ico3.png);
}

.new_con li p {
	font-size: 14px;
	color: #7d7a7a;
	line-height: 180%;
}

/*为客户解决以下问题*/
.que {
	width: 100%;
	margin: 0 auto;
}

.que_con {
	width: 1200px;
	margin: 0 auto;
}

.que_con .tit {
	font-size: 28px;
	color: #5d5d5d;
	margin: 75px auto;
	text-align: center;
	font-weight: bold;
}

.que_ul {
	overflow: hidden;
}

.que_ul li {
	float: left;
	border: 1px solid #e3e3e8;
	width: 41.6%;
	padding: 30px 40px;
	margin-right: 3%;
	margin-bottom: 35px;
	min-height: 100px;
}

.que_ul li:nth-of-type(2) {
	margin-right: 0;
}

.que_ul li:nth-of-type(4) {
	margin-right: 0;
}

.que_ul li .li_left {
	float: left;
	width: 61px;
	margin-top: 10px;
}

.que_ul li .li_right {
	float: left;
	width: 420px;
	margin-left: 15px;
}

.que_ul li .li_right h2 {
	font-size: 22px;
	color: #125ba8;
	font-weight: bold;
	margin-bottom: 12px;
}

.que_ul li .li_right p {
	font-size: 16px;
	color: #727272;
	line-height: 180%;
}

.btn {
	width: 214px;
	height: 40px;
	background: #125ba8;
	text-align: center;
	line-height: 40px;
	color: #fff;
	margin-left: 42%;
	margin-bottom: 70px;
	margin-top: 20px;
	cursor: pointer;
}

.btn a {
	color: #fff;
}

/*定制服务*/
.ser {
	width: 100%;
}

.ser_con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 85px;
	padding-bottom: 85px;
}

.ser_con .tit {
	font-size: 30px;
	color: #5d5d5d;
	text-align: center;
	font-weight: bold;
	margin-bottom: 85px;
}

.ser_con ul {
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}

.ser_con ul li {
	width: 33.33%;
	float: left;
	padding: 50px 40px;
	box-sizing: border-box;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	min-height: 255px;
	position: relative;
	cursor: pointer;

}

.ser_con ul li:hover {
	background: url(../../assets/img/service.jpg) no-repeat;
}

.ser_con ul li:hover h2 {
	color: #fff;
}

.ser_con ul li:hover p {
	color: #fff;
}

.ser_con ul li h2 {
	color: #125ba8;
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}

.ser_con ul li p {
	color: #666;
	font-size: 14px;
	line-height: 180%;
}

.ser_con ul li span {
	position: absolute;
	left: 40px;
	bottom: 40px;
	width: 30px;
	height: 30px;
	background: url(../img/arrow.png) no-repeat;
}

.ser_con ul li:hover span {
	background: url(../img/arrow_white.png) no-repeat;
}

.more {
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #004d9b;
	color: #004d9b;
	font-size: 16px;
	font-weight: bold;
	margin-top: 67px;
	margin-left: 45%;
	cursor: pointer;
}

.more a {
	color: #004d9b;
	font-weight: bold;
}

/*24年—防伪溯源行业标准制定者&行业开创者*/
.zz {
	width: 100%;
	background: url(../img/ggw.jpg) no-repeat;
}

.zz_con {
	padding-top: 70px;
	padding-bottom: 70px;
	margin: 0 auto;
	width: 1200px;
}

.zz_con .tit {
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 70px;
}

.zz_con ul {
	overflow: hidden;
}

.zz_con ul li {
	float: left;
	width: 25%;
	text-align: center;
	color: #fff;
}

.zz_con ul li p {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 48px;
}

.zz_con ul li p span {
	font-size: 24px;
}

/*-------行业解决方案-------*/
.case {
	width: 100%;
	margin: 0 auto;
	background: url(../../assets/img/case_bg.jpg)no-repeat center top;
}

.case_con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
}

.case_con .tit {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.case_con .tit_p {
	text-align: center;
	color: #fff;
}

.case_tit {
	margin-bottom: 40px;
	overflow: hidden;
}

.case_tit span {
	font-size: 24px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
}

.case_tit b {
	width: 66px;
	height: 105px;
	display: inline-block;
	float: left;
}

.case_tit b img {
	width: 100%;
}

.case_left {
	position: relative;
}

.case_p p:before {
	content: "";
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #fff;
	border-radius: 50px;
	margin-right: 10px;
}

.case_p p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 180%;
	color: #fff;
}

.cptx_con {
	width: 1200px;
	box-sizing: border-box;
	margin: 80px auto 0;
	overflow: hidden;
}

.case_more {
	position: absolute;
	left: 0;
	bottom: 100px;
	color: #fff;
}

.case_more a {
	color: #fff;
	width: 130px;
	height: 36px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 36px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}

.cptil {
	width: 279px;
	text-align: left;
	float: left;
	margin-right: 70px;
	border-right: 1px solid #fff;
}

.cptil li {
	width: 154px;
	text-align: center;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 20px;
	border-radius: 3px;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
}

.cptil li a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.cptil li.cur a {
	color: #004EA2;
}

.cptil li.cur {
	background: #fff;
	color: #004EA2;
	font-weight: bold;
}

.cptil li.noMargin {
	margin-bottom: 0;
	background: none;
	margin-top: 30px;
	background-image: none;
}

.case_more_select {
	text-align: center;
	margin-top: 30px;
}

.case_more_select a {
	color: #fff;
}

.cptx_nr {
	height: 490px;
	width: 850px;
	float: left;
}

.cptx_nr .case_left {
	float: left;
	width: 850px;
	height: 490px;
}

.cptx_nr .case_left ul {
	margin: 40px auto;
}

.cptx_nr .case_left ul li {
	float: left;
	margin-right: 20px;
}



/*-------合作客户-------*/
.cooper {
	width: 100%;
	margin: 0 auto 75px;
}

.cooper_con {
	width: 1200px;
	margin: 0 auto;
}

.cooper_con .tit {
	font-size: 28px;
	color: #5d5d5d;
	text-align: center;
	font-weight: bold;
	margin: 75px auto 35px;
}

.title-bg {
	font-size: 28px;
	background: #fcce01;
	display: inline-block;
	margin-top: 50px;
	padding: 16px 50px;
	border-radius: 100px;
}

.section h3.section-title i {
	font-size: 68px;
	vertical-align: middle;
}

.section h3.section-title span {
	line-height: 68px;
	display: inline-block;
	vertical-align: middle;
}

.weal_box {
	height: 540px;
	width: 1200px;
	overflow: hidden;
}

.weal_box li {
	float: left;
	background: #ffffff;
	margin: 0 9px 28px;
	font-size: 0;
}

.weal_box li img {
	width: 220px;
	height: 110px;
	/* border: 1px solid #dfdfdf; */
}

.page-09.section h2.section-title {
	margin-top: 50px;
	font-size: 20px;
}

.page-09 p {
	font-size: 24px;
	margin-top: 20px;
	color: #999;
	margin-bottom: 55px;
	text-align: center;
}

.page-09 .container {
	position: relative;
}

.swiper-button-next,
.swiper-button-prev {
	background: none;
	outline: none;
	width: 80px;
	height: 80px;
	margin-top: -5px;
}

.swiper-button-next i,
.swiper-button-prev i {
	font-size: 80px;
	color: #b7b7b7;
}

/*.swiper-button-next {
	right: -120px;
}*/

.swiper-button-prev {
	left: -120px;
}



/* 产品页面 */
.core {
	width: 100%;
	margin: 0 auto;
}

.core_con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
}

.core_con .tit {
	font-size: 30px;
	color: #5d5d5d;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.core_con .tit_p {
	text-align: center;
	color: #5d5d5d;
}

.core_tit {
	margin-bottom: 40px;
	overflow: hidden;
}

.core_tit span {
	font-size: 24px;
	color: #5d5d5d;
	display: inline-block;
	font-weight: bold;
}

.core_tit b {
	width: 66px;
	height: 105px;
	display: inline-block;
	float: left;
}

.core_tit b img {
	width: 100%;
}

.core_left {
	position: relative;
}

.core_p p:before {
	content: "";
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #5d5d5d;
	border-radius: 50px;
	margin-right: 10px;
}

.core_p p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 180%;
	color: #5d5d5d;
}

.cptx_core_con {
	width: 1200px;
	box-sizing: border-box;
	margin: 80px auto 0;
	overflow: hidden;
}


.cptil_core {
	text-align: left;
	float: left;
	margin-right: 40px;
	border: 1px solid #f0f1f7;
}

.cptil_core li {
	width: 210px;
	text-align: center;
	font-size: 16px;
	height: 52px;
	line-height: 52px;
	margin: 0 auto 20px;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
}

.cptil_core li a {
	color: #5d5d5d;
	text-decoration: none;
	cursor: pointer;
}

.cptil_core li.cur a {
	color: #fff;
}

.cptil_core li.cur {
	background: #004EA2;
	color: #fff;
	font-weight: bold;
}

.cptil_core li.noMargin {
	margin-bottom: 0;
	background: none;
	margin-top: 30px;
	background-image: none;
}

.cptx_nr_core {
	/* height: 490px; */
	width: 948px;
	float: left;
}

.cptx_nr_core li {
	width: 100%;
	background: #f0f1f7;
	padding: 20px;
	height: 200px;
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	position: relative;
}

.cptx_nr_core li .cptx_nr_core_lef {
	width: 50px;
	margin-right: 20px;
}

.cptx_nr_core li .cptx_nr_core_lef img {
	float: left;
}

.cptx_nr_core li .cptx_nr_core_rig {
	float: left;
	margin-left: 20px;
	width: 75%;
}

.cptx_nr_core li .cptx_nr_core_rig h2 {
	font-size: 18px;
	font-weight: bold;
	color: #004EA2;
	margin-bottom: 10px;
}

.cptx_nr_core li .cptx_nr_core_rig p {
	font-size: 15px;
	line-height: 30px;
}

.cptx_nr_core_rig span {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 14px;
	color: #004EA2;
}

.cptx_nr_core_rig span a {
	color: #004EA2;
}



.busin {
	width: 100%;
	margin: 0 auto;
	background: #f0f1f7;
}

.busin_con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 80px;
}

.busin_con .tit {
	font-size: 30px;
	color: #5d5d5d;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.busin_con .tit_p {
	text-align: center;
	color: #5d5d5d;
}

.busin_lef {
	float: left;
	width: 50%;
	text-align: center;
}

.busin_lef p {
	text-align: left;
	line-height: 180%;
}

.busin_lef img {
	width: 80%;
	text-align: center;
}

.busin_rig {
	width: 50%;
	float: left;
	text-align: center;
}

.busin_rig p {
	text-align: left;
}

.bus_con {
	overflow: hidden;
	margin-top: 70px;
}

.busin_rig li {
	margin-bottom: 15px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
}

.busin_rig li span {
	float: left;
	width: 14px;
	height: 6px;
	background: #004EA2;
	display: inline-block;
	margin-right: 10px;
	margin-top: 10px;
}

.busin_rig li p {
	width: 90%;
	float: left;
}

.busin_rig li:nth-of-type(2) span {
	background: #6c9fc8;
}

.busin_rig li:nth-of-type(3) span {
	background: #9ecf8d;
}

.busin_rig li:nth-of-type(4) span {
	background: #f8c389;
}

.busin_btn {
	margin-top: 40px;
}

.busin_btn a {
	width: 120px;
	height: 37px;
	background: #004ea2;
	border-radius: 3px;
	line-height: 37px;
	text-align: center;
	float: left;
	margin-right: 20px;
	color: #fff;
	cursor: pointer;
}

.busin_btn a:nth-of-type(2) {
	background: none;
	border: 1px solid #004EA2;
	color: #004EA2;
}

.busin.nobg {
	background: #fff;
}

.busin_rig img {
	width: 80%;
}

.nobg .busin_lef li {
	margin-bottom: 15px;
}

.nobg .busin_lef li span {
	float: left;
	width: 14px;
	height: 6px;
	background: #004EA2;
	display: inline-block;
	margin-right: 10px;
	margin-top: 10px;
}

.busin.nobg .busin_rig li p {
	width: 90%;
	float: left;
	color: #242629;
}

.busin.nobg .busin_lef li:nth-of-type(2) span {
	background: #6c9fc8;
}

.busin.nobg .busin_lef li:nth-of-type(3) span {
	background: #9ecf8d;
}

.busin.nobg .busin_lef li:nth-of-type(4) span {
	background: #f8c389;
}

.cp_ggw {
	width: 100%;
	margin: 0 auto;
	background: url(../../assets/img/cp_ggw_bg.jpg) center top;
}

.cp_ggw_con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 80px;
}

.cp_ggw_con .tit {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.cp_ggw_con .tit_p {
	text-align: center;
	color: #fff;
}

.cp_ggw_con span {
	color: #fff;
	border: 1px solid #fff;
	display: inline-block;
	border-radius: 3px;
	padding: 6px 20px;
	font-size: 16px;
	margin-left: 45%;
	cursor: pointer;
}

.cp_ggw_con span a {
	color: #fff;
}

@media only screen and (max-width:768px) {

	.core_con {
		width: 90%;
		padding-top: 30px;
	}

	.core_con .tit {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.core_tit {
		margin-bottom: 40px;
		overflow: hidden;
	}

	.core_tit span {
		font-size: 16px;
	}

	.core_tit b {
		width: 66px;
		height: 105px;
		display: inline-block;
		float: left;
	}

	.cptx_core_con {
		width: 100%;
		margin: 30px auto 0;
	}

	.cptil_core {
		float: none;
		margin-right: 0px;
	}

	.cptil_core li {
		width: 30%;
		float: left;
	}

	.cptx_nr_core {
		width: 100%;
		height: auto;
	}

	.cptx_nr_core li {
		width: 100%;
	}




	.busin_con {
		width: 90%;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.busin_con .tit {
		font-size: 20px;
	}

	.busin_lef {
		float: left;
		width: 100%;
		margin-right: 0;
	}

	.busin_rig {
		width: 100%;
	}

	.nobg .busin_lef li {
		margin-bottom: 10px;
	}

	.busin_rig li {
		margin-bottom: 10px;
	}

	.cp_ggw_con {
		width: 100%;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.cp_ggw_con .tit {
		font-size: 20px;
		width: 90%;
		margin-left: 5%;
	}

	.cp_ggw_con .tit_p {
		width: 90%;
	}

	.cp_ggw_con span {
		margin-left: 30%;
	}

}



/* 品牌防伪2.0 */

.bjhh_con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 80px;
}

.bjhh_con .tit {
	font-size: 30px;
	color: #5d5d5d;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.bjhh_con .tit_p {
	text-align: center;
	color: #5d5d5d;
}

.bj_con {
	overflow: hidden;
}

.bj_con li {
	width: 50%;
	float: left;
	text-align: center;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
}

.bj_con li:nth-of-type(1) {
	background: #004ea2;
	color: #fff;
	font-size: 24px;
}

.bj_con li:nth-of-type(2) {
	background: #7fa6d0;
	color: #fff;
	font-size: 24px;
}

.bj_con li:nth-of-type(3),
.bj_con li:nth-of-type(7) {
	background: #f6faff;
}

.bj_con li:nth-of-type(4),
.bj_con li:nth-of-type(8) {
	background: #fcfcfc;
}

.bj_con li:nth-of-type(5),
.bj_con li:nth-of-type(9) {
	background: #e9f3ff;
}

.bj_con li:nth-of-type(6),
.bj_con li:nth-of-type(10) {
	background: #f8f8f8;
}



/* 白皮书列表页*/

.bps_mbx {
	width: 100%;
	margin-bottom: 40px;
}

.bps_mbx .bps_mbx_con {
	width: 1200px;
	margin: 20px auto;
}

.bps_list {
	width: 100%;
}

.bps_list_con {
	width: 1200px;
	margin: 0 auto;
}

.bps_list_xq {
	/*padding: 30px;*/
	box-sizing: border-box;
	border: 1px solid #eeeeee;
	overflow: hidden;
	margin-bottom: 50px;
	cursor: pointer;
}

.bps_list_xq .bps_list_lef {
	float: left;
	margin-right: 30px;
	width: 440px;
}

.bps_list_xq .bps_list_rig {
	float: left;
	width: 700px;
	position: relative;
}

.bps_list_xq .bps_list_rig h2 {
	font-size: 24px;
	color: #333;
	margin-bottom: 20px;
	margin-top: 20px;
}

.bps_list_xq .bps_list_rig p {
	color: #5d5d5d;
	font-size: 14px;
	line-height: 25px;
	text-align: justify；
}

.bps_list_xq .bps_list_rig span {
	padding: 6px 30px;
	background: #9e9e9e;
	border-radius: 3px;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: -50px;
	cursor: pointer;
	font-size: 14px;
}

.bps_list_xq .bps_list_rig span a:hover {
	color: #fff;
}

.bps_list_xq:hover .bps_list_rig span {
	background: #004EA2;
}


@media only screen and (max-width:768px) {
	.flexslider.bps {
		height: 150px;
	}

	.flexslider,
	.slides li {
		height: 140px;
	}

	.bps_mbx {
		margin-bottom: 20px;
	}

	.bps_mbx .bps_mbx_con {
		width: 100%;
	}

	.bps_list_con {
		width: 100%;
	}

	.bps_list_xq {
		width: 100%;
		padding-bottom: 80px;
	}

	.bps_list_xq .bps_list_lef {
		width: 100%;
	}

	.bps_list_xq .bps_list_lef img {
		width: 100%;
	}

	.bps_list_xq .bps_list_rig {
		width: 90%;
		margin-left: 5%;
	}

	.bps_list_xq .bps_list_rig h2 {
		font-size: 18px;
	}

	.bps_mbx {
		width: 90%;
		margin-left: 5%;
	}
}









/* 关于规码2.0 */
.gyzx_new {
	width: 100%;
}

.gyzx_new_con {
	width: 1200px;
	margin: 80px auto;
	overflow: hidden;
}

.gyzx_new_con .gyzx_new_lef {
	float: left;
	width: 580px;
	margin-right: 40px;
}

.gyzx_new_con .gyzx_new_lef video {
	width: 100%;
}

.gyzx_new_con .gyzx_new_lef p {
	width: 100%;
	background: #004EA2;
	padding: 12px;
	text-align: center;
	box-sizing: border-box;
	color: #fff;
}

.gyzx_new_con .gyzx_new_lef img {
	width: 100%;
}

.gyzx_new_con .gyzx_new_rig {
	float: left;
	width: 580px;
}

.gyzx_new_con .gyzx_new_rig img {
	margin-bottom: 30px;
}

.gyzx_new_con .gyzx_new_rig hr {
	width: 40%;
	margin-bottom: 30px;
	border: 1px solid #f0f1f7;
}

.gyzx_new_con .gyzx_new_rig p {
	line-height: 180%;
	margin-bottom: 15px;
	text-indent: 2rem;
}

.zxys_new {
	width: 100%;
	margin: 0 auto;
}

.zxys_new .zxys_new_con {
	max-width: 1200px;
	margin: 0 auto;
}

.zxys_new .zxys_new_con ul {
	overflow: hidden;
}

.zxys_new .zxys_new_con ul li {
	width: 49%;
	margin-right: 2%;
	background: #f0f1f7;
	float: left;
	padding: 2%;
	box-sizing: border-box;
	min-height: 200px;
	margin-bottom: 30px;
}

.zxys_new .zxys_new_con ul li:hover {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}

.zxys_new .zxys_new_con ul li:nth-of-type(2) {
	margin-right: 0;
}

.zxys_new .zxys_new_con ul li:nth-of-type(4) {
	margin-right: 0;
}

.zxys_new .zxys_new_con ul li img {
	float: left;
	width: 95px;
}

.zxys_new .zxys_new_con ul li .zxys_rig {
	float: left;
	width: 78%;
	margin-left: 20px;
}

.zxys_new .zxys_new_con ul li .zxys_rig h2 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #5d5d5d;
}

.zxys_new .zxys_new_con ul li .zxys_rig p {
	color: #5d5d5d;
	line-height: 180%;
	font-size: 16px;
}



/* 解决方案new */

.mbx_solution {
	width: 100%;
}

.mbx_solution_con {
	max-width: 1200px;
	margin: 0 auto;
}

.mbx_solution_con h1 {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.solution_con {
	max-width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}

.solution_con_lef {
	width: 830px;
	float: left;
	margin-right: 70px;
}

.solution_con_rig {
	width: 300px;
	float: left;
}

.solution_ggw {
	width: 100%;
	background: #e9ebf5;
	padding: 30px;
	box-sizing: border-box;
	overflow: hidden;
}

.solution_ggw_left {
	float: left;
	font-size: 18px;
	width: 70%;
	line-height: 180%;
}

.solution_ggw_rig {
	float: right;
	padding: 8px 20px;
	background: #9e9e9e;
	color: #fff;
	font-weight: bold;
	border-radius: 3px;
	margin-top: 10px;
	font-size: 16px;
}

.solution_conta {
	margin: 30px auto;
}

.solution_ggw2 {
	width: 100%;
	background: #e9ebf5;
	overflow: hidden;
	padding: 30px;
	box-sizing: border-box;
	margin: 50px auto;
}

.solution_ggw2_left {
	float: left;
}

.solution_ggw2_left img {
	width: 100px;
	float: left;
}

.solution_ggw2_left p {
	float: left;
	font-size: 14px;
	margin-top: 30px;
	margin-left: 30px;
}

.solution_ggw2_rig {
	float: right;
	background: #9e9e9e;
	color: #fff;
	font-weight: bold;
	border-radius: 3px;
	margin-top: 30px;
	font-size: 16px;
	padding: 8px 20px;
}

.solution_hzal h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.solution_hzal hr {
	height: 3px;
	background: #004EA2;
	border: none;
	width: 40px;
}

.solution_hzal ul {
	margin: 40px auto;
	overflow: hidden;
}

.solution_hzal ul li {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	float: left;
	margin-bottom: 30px;
}

.solution_hzal ul li span {
	display: inline-block;
	padding: 8px;
}

.solution_con_rig h3 {
	background: url(../img/arro.png) no-repeat left 5px;
	padding-left: 35px;
	font-weight: bold;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.solution_con_rig ul li {
	font-size: 16px;
	cursor: pointer;
	margin: 0px auto 40px;
}









/*The below is the custom css, if you don't need, please delete them.*/
* {
	font-family: "Microsoft YaHei" !important;
}

.outer {
	margin: 0 !important;
}

.wpb-product-launch-area h2,
.wpb-product-launch-area h3,
.wpb-product-launch-area .shortcode-icon {
	color: #FFF;
}

.wpb-product-launch-area h3 {
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
}

.wpb-product-launch-area .shortcode-icon {
	font-size: 22px;
}

.wpb-product-launch-area .button {
	font-weight: bold;
}

.wpb-product-launch-area .button-dark {
	background: #0AAEDD;
	color: #FFF;
}

.wpb-product-launch-area .button-light {
	border-color: #FFF;
	color: #FFF;
}

.wpb-product-launch-area .button-dark:hover {
	background: #FFF;
	color: #0EC3F7;
}

.wpb-product-launch-area .button-light:hover {
	background: #FFF !important;
	border-color: #FFF;
	color: #0EC3F7;
}

.wpb-why-choose-us h2,
.wpb-why-choose-us h3,
.wpb-why-choose-us .shortcode-icon {
	color: #FFF;
}

.wpb-why-choose-us h2,
.wpb-why-choose-us h3,
.wpb-why-choose-us .wpb-left-text {
	padding: 0 50px;
}

.wpb-why-choose-us .wpb-left-text {
	padding-top: 10px;
	padding-bottom: 30px;
}

.wpb-latest-works h2 {
	color: #FFF;
}

.wpb-twitter strong,
.wpb-twitter .shortcode-twitter-carousel a {
	color: #FFF;
}

.wpb-twitter .shortcode-twitter-carousel ul {
	font-size: 18px;
}

.wpb-twitter .shortcode-twitter-carousel a:hover {
	text-decoration: underline;
}

.wpb-client {
	border-top: 1px solid #E2E2E2;
	text-align: center;
}

.wpb-client-column {
	background: #F2F2F2;
}

.wpb-client-text {
	padding: 0 25px;
}

.wpb-team h2 {
	color: #FFF;
}

.pb {
	padding-bottom: 0;
}

p {
	margin: 0;
}

.a-btn {
	width: 144px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: #1b94fc;
	text-align: center;
	margin-top: 30px;
	border-radius: 4px;
}

.a-btn a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff !important;
}

.swiper-container {
	width: 100%;
	height: 100%;
}


.article_list .article_list_item {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E2E2E2;
}

.article_list .article_list_item:last-of-type {
	border-bottom: none;
}

.article_list .article_list_item .article_list_img {
	width: 35%;
}

.article_list .article_list_item .article_list_content {
	width: 60%;
	position: relative;
	padding-bottom: 25px;
}

.article_list .article_list_item .article_list_content .cats-link {
	font-size: 1.3rem;
	color: #aaa;
	position: absolute;
	bottom: 0;
	left: 0;
}

.article_list .article_list_item .article_list_content .cats-link .cats-link-time {
	margin-right: 10px;
}

.article_list .article_list_item .article_list_content .cats-link a {
	color: #aaa;
}

.article_list .article_list_item .article_list_content .entry-title {
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 15px;
}

.article_list .article_list_item .article_list_content .item-title a {
	color: #555;
}

.article_list .article_list_item .article_list_content a:hover {
	color: #0EC3F7 !important;
}



.register-footer {
	width: 100%;
	height: 270px;
	background: url(/wp-content/uploads/2020/04/ç»„2.png);
	background-size: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.register-footer .register-footer-content {
	padding: 0 30px;
}

.register-footer .register-footer-content .register-footer-title {
	color: #fff;
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 30px;
}

.register-footer .register-footer-content .register-footer-btn {
	text-align: center;
}

.register-footer .register-footer-content .register-footer-btn button {
	background-color: #fff;
	border: solid 1px #fff;
	color: #1091ff;
	padding: 0 15px;
	line-height: 32px;
	border-radius: 4px;
}

.register-footer .register-footer-content .register-footer-btn button a {
	line-height: 32px;
}

.register-footer .register-footer-content .register-footer-btn .borderBtn {
	background-color: transparent;
	margin-left: 20px
}

.register-footer .register-footer-content .register-footer-btn .borderBtn a {
	color: #fff !important;
}



.swiper-button-next,
.swiper-button-prev {
	width: 50px;
	height: 50px;
	display: none !important;
}

.newHomePageTabs .swiper-pagination,
.mboileSwiper .swiper-pagination {
	position: static;
}

.homeBg {
	background: #f9f9f9;
}

.homeBg h1 {
	margin: 0;
}

.bannerImg {
	position: relative;
}

.bannerImg .bannerCon {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.bannerImg .bannerCon h1 {
	color: #fff;
	font-weight: 500;
	text-align: center;
}

.bannerImg .bannerCon h3 {
	max-width: 500px;
	color: #fff;
	font-weight: 100;
	margin: 0 auto;
	line-height: 1.8;
}

.bannerImg .bannerCon div,
.productPage .product_register {
	width: 220px;
	height: 40px;
	border-radius: 4px;
	background: #fff;
	font-size: 18px;
	line-height: 40px;
	margin: 40px auto 0;
}

.bannerImg .bannerCon div a,
.productPage .product_register a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #1091ff;
}

.bannerImg .bannerCon div a:hover,
.productPage .product_register a:hover {
	color: #1091ff;
}

.productPage .productTitleH3 {
	color: #fff;
	font-size: 20px;
	margin-top: 14px;
}

.productPage .product_register {
	margin: 50px 0 0 0;
}


.reginsterA {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff !important;
	line-height: 38px;
}

.reginsterA:hover {
	color: #fff;
}

.reginsterBtn .reginsterA {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #1091ff !important;
}

.reginsterBtn .reginsterA:hover {
	color: #1091ff;
}


.productVoice {
	width: 100% !important;
	position: relative;
	margin: 82px auto 50px;
	max-width: 874px;
	padding-bottom: 0 !important;
}

.productVoice>div {
	text-align: center;
	font-size: 16px;
	color: rgba(125, 139, 134, .9);
}

.productVoice .clientVoiceTop {
	padding-bottom: 50px;
	border-bottom: 2px solid #e1e2e4;
}

.productVoice .clientVoiceBottom {
	padding: 50px 5% 0;
}

.productVoice .clientNewVoiceBottom {
	padding: 0 5% 0;
}

.productVoice .clientVoiceBottom .clientVoiceImg {
	display: inline-block;
	width: 90px;
	height: 90px;
	margin-right: 25px;
	margin-left: 20px;
	border-radius: 50%;
}

.productVoice .clientVoiceBottom .clientVoiceImg img {
	width: 100%;
	height: 100%;
}

.productVoice .clientVoiceBottom .clientVoiceTitle {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	text-align: right;
	color: #0EC3F7;
	margin-bottom: 30px;
}

.productVoice .clientVoiceBottom .productVoiceText {
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	width: 70%;
	text-align: left;
	position: relative;
}

.productVoice .clientVoiceBottom .productVoiceText:before {
	content: 'â€œ';
	display: block;
	position: absolute;
	top: -50px;
	left: -10px;
	font-family: CorsivaHebrew;
	font-size: 60px;
	font-weight: bold;
	color: #0EC3F7;
}

.productVoice .clientVoiceBottom .productVoiceText p {
	margin-bottom: 10px;
}

.jzlBox {
	width: 90%;
	margin: 0 auto;
	background-color: #f8f8f8;
	box-shadow: 0 2px 4px 0 #e1e2e4;
	border: solid 1px #e1e2e4;
	border-bottom: 2px solid #e1e2e4;
	padding-bottom: 30px;
}

.jzlBox .jzlBoxTitle {
	padding: 48px 10px;
	text-align: center;
}

.jzlBox .jzlNewBoxTitle {
	padding: 48px 10px 10px;
	text-align: center;
}

.jzlBox .jzlBtnBox {
	text-align: center;
}

.jzlBox .jzlBtnBox .jzlBtn {
	display: inline-block;
	border: 0;
	border-radius: 50px;
	margin: 0;
	width: 328px;
	width: 328px;
	height: 40px;
	background-color: #383963;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	transition: all 0.3s ease;
}

.jzlBox .jzlBorder {
	border-top: 2px solid #e1e2e4;
	margin: 30px 0;
	padding: 0 40px;
}

.jzlBox .jzlCon {
	color: #65697f;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	padding-top: 20px;
}


.demoPage {
	padding: 50px 0;
	background: #f8f8f8;
}

.demoPage .titleBox h1 {
	color: #191140;
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 0;
}

.demoPage .titleBox h4 {
	color: #686B81;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	margin-top: 16px;
}

.demoPage .demoBox {
	margin-top: 30px;
	display: flex;
	flex-flow: wrap;
	align-content: center;
	justify-content: center;
	padding: 0 80px;
}

.demoPage .demoBox .demoItem {
	background-color: #fff;
	width: 280px;
	height: 300px;
	position: relative;
	margin: 20px 50px;
	box-shadow: 0 4px 8px 0 rgba(47, 67, 82, 0.1);
}

.demoPage .demoBox .demoItem>a {
	position: absolute;
	width: 100%;
	height: 100%;
}

.demoPage .demoBox .demoItem .demoItemImg {
	margin: 0 16px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
}

.demoPage .demoBox .demoItem .demoItemImg img {
	width: 62px;
	height: 62px;
	display: block;
	margin: 20px auto 0 auto;
}

.demoPage .demoBox .demoItem h2 {
	color: #191140;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}

.demoPage .demoBox .demoItem p {
	color: #65697F;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	padding: 0 16px;
}

.demoPage .demoBox .demoItem span {
	height: 40px;
	width: 120px;
	border-radius: 25.5px;
	background-color: #1093ff;
	color: #FFF;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 40px;
	cursor: pointer;
}

.newHomePageIndex .newHomePageTabs .blistTabs .iconTitle {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 7.5px;
}

.newHomePageIndex .newHomePageTabs .blistTabs {
	margin: 0px auto;
	margin-bottom: 48px;
	height: 105px;
	display: flex;
	justify-content: center;
}

.newHomePageIndex .cardBox .cardBoxContainer {
	display: block;
	margin-top: 8px;
	font-size: 14px;
	line-height: 24px;
}

.cardBox a,
.cardBox a:hover {
	color: #555 !important;
}

.newHomePageIndex .cardBox .cardBoxTitle {
	font-size: 16px;
}

.newHomePageIndex .cardBox {
	height: 120px;
	box-sizing: border-box;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 4px;
	background-color: #ffffff;
	box-shadow: 0 4px 16px 0 rgba(47, 67, 82, 0.1);
	display: inline-block;
	padding: 19px;
}

.newHomePageIndex .secondtit {
	font-size: 28px;
	letter-spacing: 1px;
	margin-bottom: 8px;
	font-weight: 600px;
}

.newHomePageIndex .secondtitH3 {
	color: #6c7c7d;
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 38px;
}

.newHomePageIndex .firstTitle {
	color: #191140;
	font-size: 32px;
	text-align: center;
	padding: 48px 0;
}

.client_list_title {
	color: #191140;
	font-size: 32px;
	text-align: center;
	padding: 0 0 30px 0;
}

.newHomePageIndex .newHomePageTabs .blistTabs li {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	float: left;
	list-style: none;
	margin-right: 114px;
	width: 96px;
}

.newHomePageIndex .liActive {
	border-bottom: 3px solid orange;
	padding-bottom: 5px;
}

.newHomePageIndex .blistContentItem {
	display: none;
}

.newHomePageIndex .blistContentItem .blistContentItemRightContent {
	padding-top: 99px;
	padding-left: 39px;
}

.newHomePageIndex .blistContentItem .blistContentItemRightContent .firstTit {
	color: #191140;
	font-size: 28px;
	letter-spacing: 1px;
	font-weight: 500;
}

.newHomePageIndex .blistContentItem .blistContentItemRightContent .secondCon {
	margin-top: 32px;
	margin-bottom: 16px;
	color: #1A1241;
	font-size: 16px;
	letter-spacing: 1px;
}

.newHomePageIndex .blistContentItem .blistContentItemRightContent .thirdCon {
	color: #65697F;
	font-family: 'PingFang SC Regular';
	font-size: 14px;
	line-height: 24px;
}

.newHomePageIndex .blistContentItem .blistContentItemImage img,
.newHomePageIndex .blistContentItem .blistContentItemLeftImage img {
	width: 100%;
	height: 100%;
}

.newHomePageIndex .blistContentItem .blistContentItemLeftImage {
	padding-bottom: 50px;
	padding-right: 50px;
	box-sizing: border-box;
	vertical-align: baseline;
}

.newHomePageIndex .blistContentItem .blistContentItemImage {
	padding-left: 35px;
	box-sizing: border-box;
	vertical-align: baseline;
	height: 560px;
	width: 600px;
}

.newHomePageIndex .blistContentItem .leftItem .blistListItem .rightCon {
	float: left;
	width: calc(100% - 76px);
	box-sizing: border-box;
	padding-left: 20px;
}

.newHomePageIndex .blistContentItem .leftItem .blistListItem .rightCon h1 {
	margin: 0 0 8px 0;
	font-size: 20px;
	letter-spacing: 1px;
}

.newHomePageIndex .blistContentItem .leftItem .blistListItem .rightCon h2 {
	color: #65697f;
	font-size: 14px;
	line-height: 24px;
}

.newHomePageIndex .blistContentItem .leftItem .blistListItem .iconLeft {
	width: 40px;
	height: 40px;
	float: left;
}

.newHomePageIndex .blistContentItem .leftItem .blistListItem .iconLeft img {
	width: 100%;
	height: 100%;
}

.newHomePageIndex .blistContentItem .leftItem {
	width: 480px;
	margin: 24px;
	padding: 18px;
	box-sizing: border-box;
}

.newHomePageIndex .newHomePageSlide .newHomePagePic {
	height: 180px;
}

.newHomePageIndex .newHomePageSlide .newHomePagePic .itemPicContent .itemPicText {
	height: 52px;
	color: #191140;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 28px;
	text-align: center;
}

.newHomePage .itemPicContent .itemNewPicText {
	min-height: 52px;
	color: #191140;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 28px;
	text-align: left !important;
}

.newHomePageIndex .newHomePageSlide .newHomePagePic .itemPicContent .itemTitImg {
	width: 160px;
	height: 64px;
	margin: 32px auto 24px;
}

.newHomePageIndex .newHomePageSlide .newHomePagePic .itemPicContent .itemTitImg img {
	width: 100%;
	height: 100%;
}

.newHomePage .newItemTitImg {
	margin: 32px auto 24px;
}

.newHomePageIndex .newHomePageSlide {
	position: relative;
	width: 90%;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 2px 4px 0 #e1e2e4;
	border: solid 1px #e1e2e4;
	border-bottom: 2px solid #e1e2e4;
	padding-bottom: 40px;
}

.newHomePageIndex .cdpHomePageSlide {
	position: relative;
	width: 90%;
	margin: 0 auto;
	background-color: #f8f8f8 !important;
	box-shadow: none !important;
	border: none !important;
	border-bottom: 2px solid #e1e2e4;
	padding-bottom: 40px;
}

.newHomePageIndex .newHomePageSlide .leftBar {
	background: #fff;
}

.newHomePageIndex .newHomePageSlide .rightBar {
	background: #fff;
}

.newHomePageIndex .rightBar span,
.leftBar span {
	width: 50px;
	height: 50px;
	background: #ccc;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
}

.newHomePageIndex .newHomePageSlide ol {
	position: absolute;
	bottom: 50px;
	height: 20px;
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0;
}

.newHomePageIndex .newHomePageSlide ol li {
	float: left;
	list-style: none;
	width: 20px;
	height: 20px;
	background: chocolate;
	border-radius: 50%;
	margin: 20px;
}

.newHomePageIndex .newHomePageSlide .selectLiActive {
	background: #d23d3d;
}

.newHomePageIndex .selectImg {
	display: block;
	width: 72px;
	height: 72px;
}

.newHomePageIndex .unSelectImg {
	display: none;
	width: 72px;
	height: 72px;
}


.content_define .customer {
	border-top: 2px solid #e1e2e4;
	margin: 30px 0;
	padding: 0 40px;
}

.content_define .customer p {
	color: #65697f;
	line-height: 30px;
	font-size: 16px;
}

.content_define .tit {
	margin: 48px 0;
	text-align: center;
}

.content_define .bgbox {
	width: 90%;
	margin: 0 auto;
	background-color: #f8f8f8;
	box-shadow: 0 2px 4px 0 #e1e2e4;
	border: solid 1px #e1e2e4;
	border-bottom: 2px solid #e1e2e4;
	padding-bottom: 70px;
}

.content_define .btn {
	border: 0;
	border-radius: 50px;
	margin: 0;
	width: 328px;
	height: 40px;
	background-color: #383963;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	transition: all 0.3s ease;
}

.content_define ol li {
	line-height: 40px;
	list-style-type: disc;
	color: #FC5F3A;
}

.content_define ol li span {
	color: #65697F;
	font-size: 16px;
}

.content_define h2 {
	color: #191140;
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 40px;
	margin-top: 40px;
	font-weight: 600;
}


.newHomePage .homepagehead {
	background: linear-gradient(to right, #1091ff, #409ef5);
	padding-top: 20px;
}

.newHomePage .cardBox .cardBoxContainer {
	display: block;
	margin-top: 8px;
	font-size: 14px;
	line-height: 24px;
}

.newHomePage .cardBox .cardBoxTitle {
	font-size: 16px;
	line-height: 28px;
}

.newHomePage .secondcontainer {
	margin-top: 32px;
	margin-bottom: 64px;
	color: #52556c;
	font-size: 20px;
}

.newHomePage .liActive {
	border-bottom: 3px solid orange;
	padding-bottom: 5px;
	color: orange;
}

.newHomePage .blistContentItem .blistContentItemRightContent .firstTit {
	color: #191140;
	font-size: 28px;
	letter-spacing: 1px;
	font-weight: 500;
}

.newHomePage .blistContentItem .blistContentItemRightContent .secondCon {
	margin-top: 10px;
	color: #1A1241;
	font-size: 16px;
	letter-spacing: 1px;
}

.newHomePage .blistContentItem .blistContentItemRightContent .thirdCon {
	color: #65697F;
	font-family: 'PingFang SC Regular';
	font-size: 14px;
	line-height: 24px;
}

.newHomePage .newHomePageTabs .blistTabs li {
	cursor: pointer;
	list-style: none;
}

.newHomePage .newHomePageSlide .leftBar span,
.newHomePage .newHomePageSlide .rightBar span {
	cursor: pointer;
}

.newHomePage .newHomePageSlide .leftBar span:hover,
.newHomePage .newHomePageSlide .rightBar span:hover {
	background: #d23d3d;
	color: #fff;
}

@media (min-width: 960px) {
	.newHomePage .mboileNewHomePageTabs {
		display: none;
	}

	.newHomePage .headPcButton {
		display: block;
		margin-top: 64px;
	}

	.newHomePage .headMobileButton {
		display: none;
	}

	.newHomePage .headPcButton .reginsterBtn {
		display: inline-block;
		border: 0;
		border-radius: 4px;
		margin: 0;
		width: 180px;
		height: 40px;
		background-color: #ffff;
		color: #1091ff;
		font-size: 18px;
		line-height: 40px;
		transition: all 0.3s ease;
	}

	.newHomePage .headPcButton .experienceBtn {
		display: inline-block;
		border: 0;
		border-radius: 4px;
		margin: 0;
		width: 180px;
		height: 40px;
		background-color: #1091ff;
		color: #fff;
		font-size: 18px;
		line-height: 38px;
		transition: all 0.3s ease;
		margin-left: 30px;
		border: 1px solid #fff;
	}

	.newHomePage .blistContentItem .blistContentItemImage {
		box-sizing: border-box;
		vertical-align: baseline;
		width: 600px;
	}

	.newHomePage .blistContentItem .shortcode-columns,
	.content_define_list .shortcode-columns {
		display: flex;
		align-items: center;
	}

	.newHomePage .newHomePageSlide .rightBar {
		background: #fff;
	}

	.newHomePage .rightBar span,
	.leftBar span {
		width: 50px;
		height: 50px;
		background: #ccc;
		display: inline-block;
		border-radius: 50%;
		text-align: center;
		line-height: 50px;
	}

	.newHomePage .firstSectioncontainer {
		margin-top: 32px;
		margin-bottom: 64px;
	}

	.newHomePage .conimg {
		height: 400px;
		width: 500px;
		box-sizing: border-box;
	}

	.newHomePage .conimg img {
		width: 100%;
		height: 100%;
	}

	.newHomePage .cardBox {
		width: 100%;
		height: 120px;
		box-sizing: border-box;
		margin-left: 5px;
		margin-right: 5px;
		border-radius: 4px;
		background-color: #ffffff;
		box-shadow: 0 4px 16px 0 rgba(47, 67, 82, 0.1);
		display: inline-block;
		padding: 16px;
	}

	.newHomePage .liActive {
		border-bottom: 3px solid orange !important;
		padding-bottom: 5px;
	}

	.newHomePage .blistContentItem .leftItem {
		width: 480px;
		margin: 24px;
		padding: 18px;
		box-sizing: border-box;
	}

	.newHomePage .blistContentItem .leftItem .blistListItem .rightCon {
		float: left;
		width: calc(100% - 76px);
		box-sizing: border-box;
		padding-left: 20px;
	}

	.newHomePage .blistContentItem .leftItem .blistListItem .rightCon h1 {
		margin: 0 0 8px 0;
		font-size: 20px;
		letter-spacing: 1px;
	}

	.newHomePage .blistContentItem .leftItem .blistListItem .rightCon h2 {
		color: #65697f;
		font-size: 14px;
		line-height: 24px;
	}

	.newHomePage .blistContentItem .leftItem .blistListItem .iconLeft {
		width: 40px;
		height: 40px;
		float: left;
	}

	.newHomePage .blistContentItem .leftItem .blistListItem .iconLeft img {
		width: 100%;
		height: 100%;
	}

	.newHomePage .newHomePageTabs .blistTabs .iconTitle {
		font-size: 16px;
		letter-spacing: 1px;
		line-height: 1;
		text-align: center;
		margin-top: 8px;
		margin-bottom: 7.5px;
	}

	.newHomePage .newHomePageSlide .selectLiActive {
		background: #d23d3d !important;
	}

	.newHomePage .selectImg {
		display: block;
		width: 72px;
		height: 72px;
	}

	.newHomePage .unSelectImg {
		display: none;
		width: 72px;
		height: 72px;
	}

	.newHomePage .secondtit {
		font-size: 28px;
		letter-spacing: 1px;
		margin-bottom: 8px;
		font-weight: 600;
	}

	.newHomePage .secondtitH3 {
		color: #6c7c7d;
		font-size: 18px;
		letter-spacing: 1px;
		margin-bottom: 38px;
	}

	.newHomePage .ContentTitle {
		color: #fff;
		font-size: 32px;
		letter-spacing: 1px;
		margin: 50px 0 8px;
	}

	.newHomePage .newPageTitle {
		font-size: 46px;
	}

	.newHomePage .cdpContent {
		font-size: 20px;
	}

	.newHomePage .cdpText {
		width: 72%;
		margin: auto;
	}

	.newHomePage .newHomePageTabs .blistTabs li .blistContentItem {
		display: none;
	}

	.newHomePage .newHomePageTabs .blistTabs li .blistTabsItem {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		float: left;
		width: 104px;
	}

	.newHomePage .newHomePageTabs .blistTabs {
		margin: 0px auto;
		margin-bottom: 48px;
		height: 105px;
		display: flex;
		justify-content: space-around;
	}

	.newHomePage .newHomePageTabs .blistTabs li .blistTabsItem img {
		width: 72px;
		height: 72px;
	}

	.newHomePage .newHomePageSlide ol {
		position: absolute;
		bottom: 35px;
		height: 20px;
		display: flex;
		justify-content: center;
		margin: 0;
		padding: 0;
	}

	.newHomePage .newHomePageSlide ol li {
		float: left;
		list-style: none;
		width: 20px;
		height: 20px;
		background: chocolate;
		border-radius: 50%;
		margin: 20px;
	}

	.newHomePage .newHomePageSlide .leftBar {
		background: #fff;
	}

	.newHomePage .newHomePageSlide {
		position: relative;
		width: 90%;
		margin: 0 auto;
		background-color: #fff;
		box-shadow: 0 2px 4px 0 #e1e2e4;
		padding-bottom: 40px;
		border-radius: 5px
	}

	.newHomePage .cdpHomePageSlide {
		position: relative;
		width: 90%;
		margin: 0 auto;
		background-color: #f8f8f8 !important;
		box-shadow: none !important;
		border: none !important;
		border-bottom: 2px solid #e1e2e4;
		padding-bottom: 40px;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .itemPicContent .itemPicText {
		height: 52px;
		color: #191140;
		font-size: 16px;
		letter-spacing: 1px;
		line-height: 28px;
		text-align: center;
		padding: 0 120px;
	}

	.newHomePage .itemPicContent .itemNewPicText {
		min-height: 52px;
		color: #191140;
		font-size: 16px;
		letter-spacing: 1px;
		line-height: 28px;
		text-align: left !important;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .swiper-pagination {
		width: 100%;
		text-align: center;
		opacity: 1;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .swiper-pagination-bullet {
		background: chocolate;
		margin-right: 15px;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .swiper-pagination-bullet-active {
		background: #d23d3d;
	}

	.newHomePage .swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		display: block !important;
		left: 40px;
	}

	.newHomePage .swiper-button-prev,
	.swiper-container-rtl .newNext {
		display: block !important;
		left: -50px !important;
	}

	.newHomePage .swiper-button-next,
	.swiper-container-rtl .newPrev {
		display: block !important;
		right: -50px !important;
	}

	.newHomePage .swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		display: block !important;
		right: 40px;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .itemPicContent .itemTitImg {
		width: 160px;
		height: 64px;
		margin: 32px auto 24px;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .itemPicContent .itemTitImg img {
		width: 100%;
		height: 100%;
	}

	.newHomePage .newItemTitImg {
		margin: 32px auto 24px;
	}

	.newHomePage .blistContentItem .blistContentItemImage img,
	.newHomePage .blistContentItem .blistContentItemLeftImage img {
		width: 100%;
		height: 100%;
	}

	.newHomePage .blistContentItem .blistContentItemLeftImage {
		padding-right: 50px;
		box-sizing: border-box;
		vertical-align: baseline;
	}

	.newHomePage .firstTitle {
		color: #191140;
		font-size: 32px;
		text-align: center;
		padding: 48px 0;
	}

	.client_list_title {
		color: #191140;
		font-size: 32px;
		text-align: center;
		padding: 0 0 30px 0;
	}

	.newHomePage .blistContentItem .blistContentItemRightContent {
		padding-left: 20px;
	}

	.newHomePage .blistContentItem .leftItem {
		width: 480px;
		margin: 24px;
		padding: 18px;
		box-sizing: border-box;
	}

	.newHomePage .mobileRegisterBox {
		display: none;
	}

	.client_list img {
		width: 120px;
		height: 60px;
		margin: 16px 22px;
	}

	.contentImgBox {
		height: 300px;
		text-align: center;
		padding-right: 70px;
	}

	.contentImgBox img {
		height: 100%;
	}

	.contentBox {
		padding: 20px 0;
		box-sizing: border-box;
		font-size: 18px;
		margin: 0 60px 0px 60px;
	}

	.contentBox>h3 {
		font-size: 20px;
		font-weight: 600;
	}

	.contentDefineH1 {
		padding: 40px 0 20px;
		text-align: center;
		margin-bottom: 15px;
	}

	.voice_title::after {
		content: '';
		width: 85px;
		height: 3px;
		border-radius: 4px;
		background-color: #0b94ff;
		display: block;
		margin: 15px auto 0;
	}

	.footer {
		position: relative;
		color: #a6a8ab;
		font-size: 14px;
		padding-bottom: 80px
	}

	.footer a,
	.footer a:hover {
		font-size: 15px;
		color: #a6a8ab;
	}

	.footer .footer-title {
		font-size: 20px;
		color: #fff;
	}

	.footer .footer-left .weChatPA {
		width: 144px;
		height: 144px;
		margin: 14px 0 5px;
	}

	.footer .footer-left {
		width: 220px;
		position: absolute;
		top: 0;
		left: 0;
	}

	.footer .footer-right {
		margin-left: 260px;
	}

	.footer .footer-right .footer-cards {
		display: flex;
	}

	.footer .footer-right .footer-cards>li:first-of-type {
		width: 260px;
	}

	.footer .footer-right .footer-cards .cards-flex {
		flex: 1;
	}

	.footer .footer-right .footer-cards li ul {
		border-top: 1px solid #a6a8ab;
		padding-top: 10px;
	}

	.footer .footer-right .footer-cards li ul li {
		line-height: 30px;
	}

	.footer .footer-right .footer-cards li ul a:hover {
		color: #fff;
	}

	.painPoint {
		padding-bottom: 40px;
	}

	.painPoint .contentDefineH1 {
		padding-top: 0;
	}

	.painPoint .painPointCon {
		max-width: 560px;
		margin: 0 auto;
		font-size: 16px;
	}

	.painPoint .painPointCon li {
		line-height: 38px;
	}

	.productPage .ContentTitle {
		margin-top: 0 !important;
	}

	.productPage .shortcode-columns {
		display: flex;
		align-items: center;
	}

	.product-mobile-btn {
		display: none;
	}

	.pcPhoneBox {
		width: 68px;
		height: 68px;
	}
}

@media screen and (max-width: 960px) {

	.swiper1,
	.swiper2 {
		display: none;
	}

	.newHomePage .headMobileButton {
		display: block;
	}

	.newHomePage .headPcButton {
		display: none;
	}

	.newHomePage .headMobileButton .experienceBtn {
		text-align: center;
	}

	.newHomePage .headMobileButton .reginsterBtn {
		text-align: center;
		margin: 20px 0;
	}

	.newHomePage .headMobileButton .reginsterBtn button {
		display: inline-block;
		border: 0;
		border-radius: 4px;
		margin: 0;
		width: 180px;
		height: 36px;
		background-color: #ffff;
		color: #1091ff;
		font-size: 16px;
		line-height: 36px;
		transition: all 0.3s ease;
	}

	.newHomePage .headMobileButton .experienceBtn button {
		display: inline-block;
		border: 0;
		border-radius: 4px;
		margin: 0;
		width: 180px;
		height: 40px;
		background-color: #1091ff;
		color: #fff;
		font-size: 18px;
		line-height: 38px;
		transition: all 0.3s ease;
		border: 1px solid #fff;
	}

	.newHomePage .firstTitleBox {
		padding: 0 20px;
	}

	.newHomePage .newHomePageSlide .leftBar {
		background: #fff;
	}

	.newHomePage .newHomePageSlide .rightBar {
		background: #fff;
	}

	.newHomePage .homepagehead {
		width: 80%;
		margin: 0 auto;
	}

	.newHomePage .headCon {
		margin-top: 0;
	}

	.newHomePage .firstSectioncontainer {
		margin-top: 16px;
		margin-bottom: 40px;
		text-align: center;
		font-size: 16px;
	}

	.newHomePage .cardBox {
		width: 100%;
		height: 60px;
		box-sizing: border-box;
		border-radius: 4px;
		background-color: #ffffff;
		box-shadow: 0 4px 16px 0 rgba(47, 67, 82, 0.1);
		display: inline-block;
		padding: 16px;
		margin-bottom: 10px;
	}

	.newHomePage .cardBoxLast {
		margin-bottom: 0;
	}

	.newHomePage .cardBox p {
		display: none;
	}

	.newHomePage .cardBox span {
		display: none;
	}

	.newHomePage .cardContent {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.newHomePage .blistContentItem .leftItem {
		width: 100%;
		margin: 16px 0;
		padding: 14px 0;
		box-sizing: border-box;
	}

	.newHomePage .blistContentItem .leftItem .blistListItem .rightCon {
		float: left;
		width: calc(100% - 76px);
		box-sizing: border-box;
		padding-left: 20px;
	}

	.newHomePage .blistContentItem .leftItem .blistListItem .rightCon h1 {
		margin: 0 0 8px 0;
		font-size: 20px;
		letter-spacing: 1px;
	}

	.newHomePage .blistContentItem .leftItem .blistListItem .rightCon h2 {
		color: #65697f;
		font-size: 14px;
		line-height: 24px;
	}

	.newHomePage .blistContentItem .leftItem .blistListItem .iconLeft {
		width: 40px;
		height: 40px;
		float: left;
	}

	.newHomePage .blistContentItem .leftItem .blistListItem .iconLeft img {
		width: 100%;
		height: 100%;
	}

	.newHomePage .newHomePageTabs .blistTabs li .blistTabsItem img {
		width: 36px !important;
		height: 36px !important;
	}

	.newHomePage .newHomePageTabs .blistTabs .iconTitle {
		font-size: 16px;
		letter-spacing: 1px;
		line-height: 1;
		text-align: center;
		margin-top: 8px;
		margin-bottom: 7.5px;
		padding-left: 20px;
	}

	.newHomePage .blistContentItem {
		width: 90%;
		margin: 0 auto;
	}

	.newHomePage .selectImg {
		display: block;
		width: 36px;
		height: 36px;
	}

	.newHomePage .unSelectImg {
		display: none;
		width: 36px;
		height: 36px;
	}

	.newHomePage .newHomePageSlide .selectLiActive {
		background: #d23d3d !important;
	}

	.newHomePage .liActive {
		border-bottom: 3px solid orange !important;
		padding-bottom: 5px;
	}

	.newHomePage .mobile-product .secondtit,
	.newHomePage .mobile-product .secondtitH3 {
		display: none
	}

	.newHomePage .mobile-service .secondtit {
		font-size: 18px;
	}

	.newHomePage .mobile-service .secondtitH3 {
		font-size: 14px;
	}

	.newHomePage .ContentTitle {
		color: #fff;
		font-size: 20px;
		letter-spacing: 1px;
		margin-bottom: 8px;
		text-align: center;
		margin-top: 30px;
	}

	.newHomePage .newPageTitle {
		font-size: 18px;
	}

	.newHomePage .cdpContent {
		font-size: 12px;
	}

	.newHomePage .cdpDescript {
		display: none;
	}

	.newHomePage .cdpText {
		margin: auto;
	}

	.newHomePage .cdpContentMargin {
		margin: 0 15px;
	}

	.newHomePage .secondcontainer {
		text-align: center;
		margin-top: 32px;
		margin-bottom: 64px;
		color: #52556c;
		font-size: 20px;
	}

	.newHomePage .conimg {
		margin: 20px auto;
		text-align: center;
	}

	.newHomePage .conimg img {
		width: 85%;
	}

	.newHomePage .newHomePageTabs .blistTabs {
		margin: 0px auto;
		display: flex;
		justify-content: center;
		flex-direction: column;
	}

	.newHomePage .newHomePageTabs .blistTabs li .blistTabsItem {
		display: flex;
		align-items: center;
		padding: 10px 0;
		border-radius: 4px;
	}

	.newHomePage .newHomePageTabs .blistTabs li {
		margin: 0 20px;
		border-bottom: 1px solid #ccc;
	}

	.newHomePage .newHomePageTabs .blistTabs .removeBorderBottom {
		border-bottom: 0;
	}

	.newHomePage .newHomePageTabs .blistTabs li .blistContentItem {
		display: none;
	}

	.newHomePage .newHomePageSlide ol {
		position: absolute;
		bottom: -30px;
		height: 20px;
		display: flex;
		justify-content: center;
		margin: 0;
		padding: 0;
	}

	.newHomePage .newHomePageSlide ol li {
		float: left;
		list-style: none;
		width: 14px;
		height: 14px;
		background: chocolate;
		border-radius: 50%;
		margin: 8px;
	}

	.newHomePage .newHomePageSlide .leftBar,
	.newHomePage .newHomePageSlide .rightBar {
		display: none;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .itemPicContent {
		margin: 0;
	}

	.newHomePage .newHomePageSlide {
		position: relative;
		margin: 0 20px;
		background-color: #fff;
		box-shadow: 0 2px 4px 0 #e1e2e4;
		padding-bottom: 40px;
		border-radius: 5px;
	}

	.newHomePage .cdpHomePageSlide {
		position: relative;
		margin: 0 20px;
		background-color: #f8f8f8 !important;
		box-shadow: none !important;
		padding-bottom: 40px;
		border-radius: 5px;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .itemPicContent .itemPicText {
		color: #191140;
		font-size: 14px;
		letter-spacing: 1px;
		line-height: 28px;
		text-align: center;
		padding: 0 5px;
	}

	.newHomePage .itemPicContent .itemNewPicText {
		min-height: 52px;
		color: #191140;
		font-size: 16px;
		letter-spacing: 1px;
		line-height: 28px;
		text-align: left !important;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .swiper-pagination,
	.mboileSwiper .swiper-pagination {
		width: 100%;
		text-align: center;
		opacity: 1;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .swiper-pagination-bullet,
	.mboileSwiper .swiper-pagination-bullet {
		background: chocolate;
		margin-right: 15px;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .swiper-pagination-bullet-active,
	.mboileSwiper .swiper-pagination-bullet-active {
		background: #d23d3d;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .itemPicContent .itemTitImg {
		width: 160px;
		height: 64px;
		margin: 32px auto 24px;
	}

	.newHomePage .newHomePageSlide .newHomePagePic .itemPicContent .itemTitImg img {
		width: 100%;
		height: 100%;
	}

	.newHomePage .newItemTitImg {
		margin: 32px auto 24px;
	}

	.newHomePage .blistContentItem .blistContentItemImage img,
	.newHomePage .blistContentItem .blistContentItemLeftImage img {
		width: 100%;
		height: 100%;
		margin: 0 auto;
	}

	.newHomePage .blistContentItem .blistContentItemLeftImage {
		margin: 0 auto;
		box-sizing: border-box;
		vertical-align: baseline;
	}

	.newHomePage .mboileSwiper {
		margin: 0 20px;
		padding-bottom: 20px;
	}

	.newHomePage .firstTitle {
		color: #191140;
		font-size: 20px;
		text-align: center;
		padding: 20px 0;
	}

	.client_list_title {
		color: #191140;
		font-size: 20px;
		text-align: center;
		padding: 0 0 20px 0;
	}

	.newHomePage .blistContentItem .blistContentItemRightContent {
		padding: 10px 20px 0 20px;
	}

	.newHomePage .blistContentItem .leftItem .blistListItem {
		margin-bottom: 20px;
	}

	.newHomePage .mboileBlistTabs .knowMoreBtn {
		width: 100% !important;
		border: 1px solid #1b94fc;
		color: #1b94fc !important;
		border-radius: 3px;
		background: #fff !important;
		padding: 0 10px;
	}

	.newHomePage .mboileBlistTabs .knowMoreBtn>a {
		color: #1b94fc !important;
	}

	.newHomePage .mboileBlistTabs .mobileRegisterBox {
		display: block;
		width: 100% !important;
		border: 1px solid #1b94fc;
		color: #1b94fc !important;
		border-radius: 3px;
		background: #1b94fc !important;
		padding: 0 10px;
	}

	.newHomePage .knowMoreBtn {
		width: 100% !important;
		border: 1px solid #1b94fc;
		color: #1b94fc !important;
		border-radius: 3px;
		background: #fff !important;
		padding: 0 10px;
	}

	.newHomePage .knowMoreBtn>a {
		color: #1b94fc !important;
	}

	.newHomePage .mobileRegisterBox {
		display: block;
		width: 100% !important;
		border: 1px solid #1b94fc;
		color: #1b94fc !important;
		border-radius: 3px;
		background: #1b94fc !important;
		padding: 0 10px;
	}

	.client_list {
		text-align: center;
	}

	.client_list img {
		width: 19vw;
		margin: 5px 2vw;
	}

	.contentImgBox {
		height: 240px;
		text-align: center;
	}

	.contentImgBox img {
		height: 100%;
	}

	.contentBox {
		padding-top: 20px;
		box-sizing: border-box;
		font-size: 18px;
		margin: 0 15px;
	}

	.contentBox>h3 {
		font-size: 20px;
		font-weight: 600;
	}

	.contentPB {
		padding-bottom: 40px;
	}

	.contentDefineH1 {
		padding: 24px 0 12px;
		text-align: center;
		margin-bottom: 15px;
	}

	.voice_title::after {
		content: '';
		width: 85px;
		height: 3px;
		border-radius: 4px;
		background-color: #0b94ff;
		display: block;
		margin: 15px auto 0;
	}

	.bannerImg .bannerCon h1 {
		font-size: 14px;
		margin-bottom: 6px
	}

	.bannerImg .bannerCon h3 {
		font-size: 12px;
		max-width: 300px;
		line-height: 20px;
		color: #fff;
	}

	.bannerImg .bannerCon div {
		width: 150px;
		height: 24px;
		font-size: 12px;
		line-height: 24px;
		margin: 0 auto;
	}


	.productVoice .clientVoiceBottom {
		padding: 20px 5% 0;
	}

	.productVoice .clientVoiceBottom .clientVoiceImg {
		margin-bottom: 30px;
		margin-top: 20px;
	}

	.productVoice .clientVoiceBottom .productVoiceText {
		padding-left: 0;
		width: 98%;
		text-align: left;
	}

	.productVoice .clientVoiceBottom .productVoiceText:before {
		left: -30px;
	}

	.painPoint {
		padding-bottom: 40px;
	}

	.painPoint .contentDefineH1 {
		padding-top: 0;
	}

	.painPoint .painPointCon {
		margin: 0 40px 0;
		font-size: 16px;
	}

	.painPoint .painPointCon li {
		line-height: 38px;
	}

	.jzlBox .jzlBtnBox .jzlBtn {
		width: 90%;
		max-width: 328px;
	}

	.productPage .homepagehead {
		width: 100%;
	}

	.productPage .headCon {
		width: 80%;
		margin: 0 auto;
	}

	.productPage .productTitleH3 {
		font-size: 16px;
		text-align: center;
		margin-top: 10px;
	}

	.productPage .product_register {
		font-size: 16px;
		margin: 20px auto 0;
		height: 34px;
		line-height: 34px;
	}

	.product-pc-btn {
		display: none;
	}


	.article_list .article_list_item {
		justify-content: center;
	}

	.article_list .article_list_item .article_list_img {
		width: 90%;
		margin-bottom: 30px;
	}

	.article_list .article_list_item .article_list_content {
		width: 90%;
	}


	.demoPage .demoBox {
		padding: 0;
	}

	.demoPage .titleBox h1 {
		font-size: 28px;
		line-height: 28px;
	}

	.demoPage .titleBox h4 {
		font-size: 14px;
		line-height: 25px;
		margin-top: 16px;
	}

	.demoPage .demoBox .demoItem {
		height: 72px;
		margin: 10px;
	}

	.demoPage .demoBox .demoItem>a {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.demoPage .demoBox .demoItem .demoItemImg {
		border: 0;
		margin: 0;
	}

	.demoPage .demoBox .demoItem .demoItemImg img {
		width: 42px;
		height: 42px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto 0px auto 10px;
	}

	.demoPage .demoBox .demoItem h2 {
		font-size: 18px;
		line-height: 72px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto 0px auto 60px;
	}

	.demoPage .demoBox .demoItem p {
		display: none;
	}

	.demoPage .demoBox .demoItem span {
		display: none;
	}

	.demoPage .demoBox .demoItem .arrow {
		position: absolute;
		top: 50%;
		right: 20px;
		width: 12px;
		height: 12px;
		margin-top: -6px;
		border-top: 1.5px solid #1093ff;
		border-right: 1.5px solid #1093ff;
		transform: rotate(45deg);
		cursor: pointer;
	}


	.newLandingPage .bannerImg .banner-btn {
		width: 100px;
		background: #0696c3;
		margin-top: 5px;
	}

	.newLandingPage .bannerImg .banner-btn a {
		color: #fff;
	}

	.newLandingPage .landingpageConent .content-item {
		margin-bottom: 30px;
	}

	.newLandingPage .landingpageConent .content-item .content-title {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.newLandingPage .landingpageConent .content-item .content-title img {
		width: 38px;
	}

	.newLandingPage .landingpageConent .content-item .content-title span {
		padding-left: 16px;
		font-size: 16px;
		color: #044c9a;
		font-weight: bold;
	}

	.newLandingPage .landingpageConent .content-item ol li {
		line-height: 20px;
		list-style-type: disc;
		color: #696c79;
	}

	.newLandingPage .landingpageConent .content-item ol li span {
		color: #696c79;
		font-size: 12px;
		font-weight: bold;
	}

	.newLandingPage .landingpageConent .content-item2 {
		text-align: center;
		background: #f7f7f7;
		padding: 30px 20px;
	}

	.newLandingPage .landingpageConent .content-item2>img {
		width: 50px;
	}

	.newLandingPage .landingpageConent .content-item2>p {
		font-size: 12px;
		color: #888ea4;
		margin: 20px 0;
		text-align: left;
		line-height: 18px;
		text-indent: 24px;
	}

	.newLandingPage .landingpageConent .content-item2 .landing-btn {
		width: 80px;
		background: #044c9a;
		border-radius: 20px;
		margin: 0 auto;
	}

	.newLandingPage .landingpageConent .content-item2 .landing-btn a {
		font-size: 12px;
		color: #fff;
	}

	.newLandingPage .landing-article {
		margin: 25px 20px;
		background: #f7f7f7;
		position: relative;
		padding: 30px 10px;
	}

	.newLandingPage .landing-article .articleImg {
		position: absolute;
		width: 28px;
		top: 0;
		left: 10px;
	}

	.newLandingPage .landing-article div {
		text-align: center;
	}

	.newLandingPage .landing-article a {
		font-size: 10px;
		line-height: 10px;
		color: #044c9a;
		text-decoration: underline;
		font-weight: 600;
	}

	.newLandingPage .landing-title {
		text-align: center;
	}

	.newLandingPage .landing-title span {
		padding: 5px 0;
		font-size: 16px;
		color: #002951;
		font-weight: bold;
		border-bottom: 2px solid #00a3e1;
	}

	.newLandingPage .landing-advantage .advantage-content {
		padding: 0 20px;
		display: flex;
		flex-wrap: wrap
	}

	.newLandingPage .landing-advantage .advantage-content .advantage-item {
		width: 50%;
		text-align: center;
		margin-top: 30px;
	}

	.newLandingPage .landing-advantage .advantage-content .advantage-item img {
		width: 48px;
		margin-bottom: 18px
	}

	.newLandingPage .landing-advantage .advantage-content .advantage-item p {
		font-size: 12px;
		padding: 0 10px;
	}

	.newLandingPage .landing-advantage .advantage-content .advantage-item p span {
		color: #00a3e1;
	}

	.newLandingPage .landing-client {
		margin-top: 30px;
		background: #f7f7f7;
		padding: 30px 0;
	}

	.newLandingPage .landing-footer {
		font-size: 14px;
		background: #fff;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 40px;
		line-height: 40px;
		display: flex;
	}

	.newLandingPage .landing-footer .phone-box {
		padding: 0 20px;
		border-top: 1px solid #eee;
	}

	.newLandingPage .landing-footer .phone-box a {
		color: #5e5e5e;
	}

	.newLandingPage .landing-footer .footer-demo-btn {
		background: #122e77;
		flex: 1;
		text-align: center;
	}

	.newLandingPage .landing-footer .footer-demo-btn a {
		color: #fff;
	}

	.mobilePhoneBox {
		width: 44px;
		height: 44px;
	}
}

@media screen and (min-width:960px) and (max-width:1160px) {
	.newHomePage .cardBox {
		height: 145px;
	}
}

@media only screen and (max-width: 767px) {
	.shortcode-columns .column {
		margin-bottom: 0;
	}
}

@media screen and (min-width:600px) and (max-width:960px) {
	.bannerImg .bannerCon h1 {
		font-size: 20px;
	}

	.bannerImg .bannerCon h3 {
		font-size: 18px;
		max-width: 500px;
		line-height: 30px;
		color: #fff;
	}

	.bannerImg .bannerCon div,
	.productPage .product_reigster {
		width: 200px;
		height: 34px;
		font-size: 16px;
		line-height: 34px;
		margin: 20px auto 0;
	}

	.painPoint .painPointCon {
		margin: 0 auto;
		max-width: 560px;
	}

	.newHomePage .ContentTitle {
		margin: 30px 0 8px;
	}

	.newHomePage .newPageTitle {
		font-size: 30px;
	}

	.newHomePage .cdpContent {
		font-size: 16px;
	}

	.newHomePage .cdpText {
		margin: auto;
	}

	.newHomePage .cdpDescript {
		font-size: 16px;
	}

	.newHomePage .cdpContentMargin {
		margin: 0 15px;
	}

	.contentBox {
		padding-bottom: 30px;
	}
}





.mfsq {
	width: 100%;
	background: url(../img/mfsq_bg.jpg) no-repeat center top;
	padding-top: 137px;
	padding-bottom: 120px;
}

.mfsq_con {
	width: 1200px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
}

.mfsq_con .tit {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

.mfsq_conc {
	overflow: hidden;
}

.mfsq_conc input {
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	float: left;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 15px;
	box-sizing: border-box;
	background: none;
	color: #fff;
	font-size: 18px;
}

.mfsq_con input::-webkit-input-placeholder {
	color: #fff;
}

.mfsq_con input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #fff;
}

.mfsq_con input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
}

.mfsq_con input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff;
}

.mfsq_con input.mfsq_btn {
	margin-left: 34.5%;
	margin-top: 50px;
	background: #fff;
	color: #004EA2;
	font-size: 18px;
	font-weight: bold;
	padding: 12px;
}



@media only screen and (max-width:768px) {

	/*新闻资讯*/
	.tit_p {
		margin: 10px auto 30px;
		font-size: 14px;
	}

	#newsPage {
		padding-bottom: 0px !important;
	}

	.new_con {
		width: 90%;
		padding-bottom: 0px;
	}

	.new_con li {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 30px;
	}

	.new_con li:nth-of-type(3) {
		margin-bottom: 0;
	}

	.new_con li h2 {
		margin-left: 0;
		font-size: 16px;
	}

	/*为客户解决以下问题*/

	.que_con {
		width: 90%;
	}

	.que_con .tit {
		font-size: 20px;
		margin: 30px auto;
	}

	.que_ul li {
		width: 91%;
		padding: 20px 4%;
		margin-right: 0;
		margin-bottom: 25px;
		min-height: 80px;
	}

	.que_ul li .li_left {
		width: 15%;
		margin-top: 10px;
	}

	.que_ul li .li_left img {
		width: 100%;
	}

	.que_ul li .li_right {
		width: 80%;
		float: right;
		margin-left: 0px;
	}

	.que_ul li .li_right h2 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.que_ul li .li_right p {
		font-size: 14px;
	}

	.btn {
		margin-left: 0%;
		margin: auto;
		margin-bottom: 30px;
		margin-top: 0;
	}

	/*定制服务*/
	.ser_con {
		width: 90%;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.ser_con .tit {
		font-size: 20px;
		margin-bottom: 30px;
		line-height: 180%;
	}

	.ser_con ul li {
		width: 100%;
		padding: 30px 20px;
		min-height: auto;
		padding-bottom: 70px
	}

	.ser_con ul li h2 {
		font-size: 18px;
		margin-bottom: 15px;
		font-weight: bold;
	}

	.ser_con ul li p {
		color: #666;
		font-size: 14px;
		line-height: 180%;
	}

	.ser_con ul li span {
		left: 20px;
		bottom: 20px;
	}

	.more {
		margin-left: 0%;
		margin: auto;
		margin-top: 30px;
	}

	/*24年—防伪溯源行业标准制定者&行业开创者*/

	.zz_con {
		padding-top: 50px;
		padding-bottom: 50px;
		width: 90%;
	}

	.zz_con .tit {
		font-size: 20px;
		margin-bottom: 30px;
		line-height: 180%;
	}

	.zz_con ul li p {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 26px;
	}

	.zz_con ul li img {
		width: 50%;
	}

	.zz_con ul li {
		font-size: 14px;
	}

	.zz_con ul li p span {
		font-size: 16px;
	}

	/*-------行业解决方案-------*/

	.case_con {
		width: 90%;
		padding-top: 30px;
		padding-bottom: 0px;
	}

	.case_con .tit {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.case_con .tit_p {
		font-size: 14px;
		line-height: 180%;
	}

	.case_tit {
		margin-bottom: -20px;
	}

	.case_tit b img {
		width: 50%;
	}

	.case_tit span {
		margin-top: 32px;
		font-size: 18px;
		margin-bottom: 20px;
	}

	.case_left h2 {
		margin-bottom: 20px;
		font-size: 18px;
	}

	.case_p p:before {
		content: "";
		width: 5px;
		height: 5px;
		display: inline-block;
		border-radius: 50px;
		margin-right: 10px;
	}

	.case_p p {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 14px;
	}

	.cptx_nr .case_left ul li {
		width: 19%;
		margin-right: 1%;
	}

	.case_more {
		bottom: 40px;
	}

	.cptx_nr .case_left ul li img {
		width: 100%;
	}

	.cptx_con {
		width: 100%;
		margin: 30px auto 0;
	}

	.cptil {
		width: 100%;
		margin-right: 0;
	}

	.cptil li {
		width: 33.33333%;
		float: left;
		font-size: 14px;
		height: 50px;
		line-height: 50px;
		margin-bottom: 0;
		transition: 1s;
		-webkit-transition: 1s;
		-moz-transition: 1s;
		-o-transition: 1s;
		background: #fff;
		background-image: none;
	}

	.cptil li a {
		color: #696969;
		text-decoration: none;
		cursor: pointer;
		border-right: 1px solid #f0f0f0;
	}

	.cptil li.cur {
		background-image: none;
	}

	.cptil li.noMargin {
		margin-bottom: 0;
		background: none;
		margin-top: 30px;
		background-image: none;
	}

	.case_more_select {
		margin-top: 115px;
	}

	.cptx_nr {
		height: auto;
		width: 100%;
	}

	.cptx_nr .case_left {
		width: 100%;
		height: 420px;
		margin-right: 0;
	}

	.cptx_nr .case_right {
		float: left;
		width: 100%;
	}

	.cptx_nr .case_right img {
		display: none;
	}


	.flexslider.flexsliderli {
		height: 500px;
	}

	.flexsliderli .slides li img {
		width: 50%;
	}

	.flexsliderli .slides {
		width: 80%;
		padding: 20px 20px 40px;
	}

	/*-------合作客户-------*/
	.cooper {
		margin: 0 auto 30px;
	}

	.cooper_con {
		width: 90%;
	}

	.cooper_con .tit {
		font-size: 20px;
		margin: 30px auto;
	}

	.title-bg {
		font-size: 28px;
		background: #fcce01;
		display: inline-block;
		margin-top: 50px;
		padding: 16px 50px;
		border-radius: 100px;
	}

	.section h3.section-title i {
		font-size: 68px;
		vertical-align: middle;
	}

	.section h3.section-title span {
		line-height: 68px;
		display: inline-block;
		vertical-align: middle;
	}

	.weal_box {
		height: 240px;
		width: 100%;
	}

	.weal_box li {
		width: 18%;
		float: left;
		background: #ffffff;
		margin: 0 1% 28px;
		font-size: 0;
	}

	.weal_box li img {
		width: 100%;
		height: auto;
	}

	.page-09.section h2.section-title {
		margin-top: 50px;
		font-size: 20px;
	}

	.page-09 p {
		font-size: 24px;
		margin-top: 20px;
		color: #999;
		margin-bottom: 55px;
		text-align: center;
	}

	.page-09 .container {
		position: relative;
	}

	.swiper-button-next,
	.swiper-button-prev {
		background: none;
		outline: none;
		width: 80px;
		height: 80px;
		margin-top: -5px;
	}

	.swiper-button-next i,
	.swiper-button-prev i {
		font-size: 80px;
		color: #b7b7b7;
	}

	/*.swiper-button-next {
		right: -120px;
	}*/

	.swiper-button-prev {
		left: -120px;
	}


	/*-------新闻动态-------*/
	.new_index_con {
		width: 100%;
		margin: 30px auto 0;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.new_conl {
		width: 100%;
	}

	.new_conl img {
		width: 100%;
	}

	.new_conr {
		width: 90%;
		margin-right: 5%;
	}

	.newpic_c {
		padding: 0;
		margin-top: 0;
		margin-bottom: 30px;
		padding: 20px;
	}

	.newpic_c .newpic_cr span {
		font-size: 16px;
	}

	.list_nr_index .newpic_c .newpic_cr {
		width: 55%;
	}

	.newpic_c .newpic_cr {
		width: 64%;
	}

	.mfsq {
		padding-top: 70px;
	}

	.mfsq_con {
		width: 90%;
	}

	.mfsq_con .tit {
		font-size: 20px;
	}

	.mfsq_conc input {
		width: 100%;
		box-sizing: border-box;
		margin-left: 0;
		margin-bottom: 20px;
	}

	.mfsq_con input.mfsq_btn {
		margin-left: 0;
	}
}